Home
last modified time | relevance | path

Searched refs:testCondition (Results 1 – 6 of 6) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DTestLabelManager.java97 public void handleAddLabels(JSONObject testCondition) { in handleAddLabels() argument
98 currentTestCondition = testCondition; in handleAddLabels()
114 public void handleRemoveLabels(JSONObject testCondition) { in handleRemoveLabels() argument
115 currentTestCondition = testCondition; in handleRemoveLabels()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DFramesTest.java378 boolean testCondition; in testFrames001()
389 testCondition = (i == frameNumber in testFrames001()
391 if (testCondition) { in testFrames001()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DUninterruptiblesTest.java869 final TestCondition testCondition = create();
878 testCondition.signal();
884 return testCondition;
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DUninterruptiblesTest.java890 final TestCondition testCondition = create();
899 testCondition.signal();
905 return testCondition;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp5342 std::ostringstream testCondition; in initPrograms() local
5346 testCondition << (layerNdx == 0u ? "" : " && ") << "orig == copy" << i; in initPrograms()
5354 << " verificationFlags[bufferPos] = ((" << testCondition.str() << ") ? 1 : 0); \n" in initPrograms()
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...