OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestProperties
(Results
1 - 6
of
6
) sorted by null
/external/vogar/src/vogar/
TestProperties.java
20
*
TestProperties
is a common class of constants shared between the
24
final public class
TestProperties
{
51
private
TestProperties
() {}
/build/soong/python/
test.go
29
type
TestProperties
struct {
42
testProperties
TestProperties
48
return append(test.binaryDecorator.bootstrapperProps(), &test.
testProperties
)
52
test.testConfig = tradefed.AutoGenPythonBinaryHostTestConfig(ctx, test.
testProperties
.Test_config,
53
test.
testProperties
.Test_config_template, test.binaryDecorator.binaryProperties.Test_suites)
/build/soong/android/
sh_binary.go
53
type
TestProperties
struct {
75
testProperties
TestProperties
145
strings.Join(s.
testProperties
.Test_suites, " "))
146
fmt.Fprintln(w, "LOCAL_TEST_CONFIG :=", String(s.
testProperties
.Test_config))
176
module.AddProperties(&module.
testProperties
)
/build/soong/cc/
test.go
25
type
TestProperties
struct {
171
Properties
TestProperties
/external/icu/icu4c/source/test/intltest/
rbbitst.cpp
[
all
...]
/external/conscrypt/benchmark-android/
vogar.jar
Completed in 1376 milliseconds