代码搜索结果
找到约 10,000 项符合
Test 的代码
test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ly\LOCAL
test.dsp
# Microsoft Developer Studio Project File - Name="test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
test.java
//: containers/Test.java
// Framework for performing timed tests of containers.
public abstract class Test {
String name;
public Test(String name) { this.name = name; }
// Override thi
test.java
//: net/mindview/atunit/Test.java
// The @Test tag.
package net.mindview.atunit;
import java.lang.annotation.*;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interfac
test.map
******************************************************************************
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
******************************************
test.cmd
/* Restrictions : The memory definitions MUST be preserved: VECTORS, XFER, SCRATCH, XFERHDR
and FIFO. FIFO is important for proper function of the HPI implemented fifo.
*