Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_win.cpp88 FILETIME creationTime = {}; in GetCurrentProcessCpuTime() local
102 GetProcessTimes(GetCurrentProcess(), &creationTime, &exitTime, &kernelTime, &userTime); in GetCurrentProcessCpuTime()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp2029 …const auto creationTime = preRasterizationData.creationDuration + fragmentStateData.creationDura… in runCompareLinkTimes() local
2031 if (linkingTime > (10 * creationTime)) in runCompareLinkTimes()
2036 …eater than creation of both pre-rasterization and fragment states (" << creationTime.count() << ")" in runCompareLinkTimes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLibraryTests.cpp2029 …const auto creationTime = preRasterizationData.creationDuration + fragmentStateData.creationDura… in runCompareLinkTimes() local
2031 if (linkingTime > (10 * creationTime)) in runCompareLinkTimes()
2036 …eater than creation of both pre-rasterization and fragment states (" << creationTime.count() << ")" in runCompareLinkTimes()
/third_party/typescript/tests/lib/
Dlib.d.ts14847 creationTime: number; property
/third_party/typescript/lib/
Dlib.dom.d.ts16284 readonly creationTime: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts16264 readonly creationTime: number; property